Gene Ontology
pulsemcp/gene ontologyIntegrates with Gene Ontology databases through QuickGO and official GO APIs to search terms, retrieve definitions and relationships, validate identifiers, and access ontology statistics across molecular function, biological process, and cellular component domains for bioinformatics research and functional analysis.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gene_ontology": {
"url": "None",
"transport": "http"
}
}
}